bgfx_sys::PFN_BGFX_GET_INTERFACE [] [src]

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