Type Definition nvapi_sys::nvapi::QueryInterfaceFn
[−]
[src]
type QueryInterfaceFn = extern "C" fn(id: u32) -> *const c_void;
type QueryInterfaceFn = extern "C" fn(id: u32) -> *const c_void;