[][src]Function CCODE::InitOnceExecuteOnce

pub unsafe extern "C" fn InitOnceExecuteOnce(
    InitOnce: PINIT_ONCE,
    InitFn: PINIT_ONCE_FN,
    Parameter: PVOID,
    Context: *mut LPVOID
) -> BOOL