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