[][src]Function winapi::um::synchapi::SleepEx

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