Function kernel32::SleepEx [] [src]

pub unsafe extern "system" fn SleepEx(
    dwMilliseconds: DWORD,
    bAlertable: BOOL
) -> DWORD