Function winapi::um::synchapi::InitOnceExecuteOnce
source · pub unsafe extern "system" fn InitOnceExecuteOnce(
InitOnce: PINIT_ONCE,
InitFn: PINIT_ONCE_FN,
Parameter: PVOID,
Context: *mut LPVOID
) -> BOOL