Function windows_sys::Wdk::System::SystemServices::CmRegisterCallback
pub unsafe extern "system" fn CmRegisterCallback(
function: PEX_CALLBACK_FUNCTION,
context: *const c_void,
cookie: *mut i64
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"