Type Definition bgfx_sys::PFN_BGFX_GET_INTERFACE[][src]

type PFN_BGFX_GET_INTERFACE = Option<unsafe extern "C" fn(_version: u32) -> *mut bgfx_interface_vtbl_t>;