Function WaitServiceState

Source
pub unsafe extern "C" fn WaitServiceState(
    hService: SC_HANDLE,
    dwNotify: DWORD,
    dwTimeout: DWORD,
    hCancelEvent: HANDLE,
) -> DWORD