Function windows_sys::Win32::System::Threading::WaitOnAddress
pub unsafe extern "system" fn WaitOnAddress(
address: *const c_void,
compareaddress: *const c_void,
addresssize: usize,
dwmilliseconds: u32,
) -> BOOL