pub unsafe extern "system" fn InitOnceComplete(
    lpinitonce: *mut RTL_RUN_ONCE,
    dwflags: u32,
    lpcontext: *const c_void
) -> BOOL
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’