pub unsafe extern "system" fn RegisterWaitUntilOOBECompleted(
    oobecompletedcallback: OOBE_COMPLETED_CALLBACK,
    callbackcontext: *const c_void,
    waithandle: *mut *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"