Function windows_sys::Wdk::System::SystemServices::RtlRunOnceComplete
pub unsafe extern "system" fn RtlRunOnceComplete(
runonce: *mut INIT_ONCE,
flags: u32,
context: *const c_void
) -> NTSTATUSExpand description
Required features: "Win32_Foundation", "Win32_System_Threading"