Type Alias wgpu_hal::gles::egl::XCloseDisplayFun

source ยท
type XCloseDisplayFun = unsafe extern "system" fn(display: *mut c_void) -> c_int;