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