QueryInterfaceFn

Type Alias QueryInterfaceFn 

Source
pub type QueryInterfaceFn = extern "C" fn(id: u32) -> *const c_void;