[][src]Type Definition CCODE::PINIT_ONCE_FN

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