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