[][src]Function winapi::um::lmserver::SetServiceBits

pub unsafe extern "system" fn SetServiceBits(
    hServiceStatus: SERVICE_STATUS_HANDLE,
    dwServiceBits: DWORD,
    bSetBitsOn: BOOL,
    bUpdateImmediately: BOOL
) -> BOOL