Function windows_sys::Wdk::System::SystemServices::IoRegisterContainerNotification
pub unsafe extern "system" fn IoRegisterContainerNotification(
notificationclass: IO_CONTAINER_NOTIFICATION_CLASS,
callbackfunction: PIO_CONTAINER_NOTIFICATION_FUNCTION,
notificationinformation: *const c_void,
notificationinformationlength: u32,
callbackregistration: *mut c_void
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"