windows::Wdk::System::SystemServices

Function IoRegisterBootDriverCallback

pub unsafe fn IoRegisterBootDriverCallback(
    callbackfunction: PBOOT_DRIVER_CALLBACK_FUNCTION,
    callbackcontext: Option<*const c_void>,
) -> *mut c_void