[][src]Type Definition winapi::um::synchapi::PINIT_ONCE_FN

type PINIT_ONCE_FN = Option<unsafe extern "system" fn(InitOnce: PINIT_ONCE, Parameter: PVOID, Context: *mut PVOID) -> BOOL>;