Skip to main content

UnregisterWaitEx

Function UnregisterWaitEx 

Source
pub unsafe fn UnregisterWaitEx<'a>(
    waithandle: impl IntoParam<'a, HANDLE>,
    completionevent: impl IntoParam<'a, HANDLE>,
) -> BOOL