pub unsafe extern "system" fn QueryServiceLockStatusA(
    hscmanager: SC_HANDLE,
    lplockstatus: *mut QUERY_SERVICE_LOCK_STATUSA,
    cbbufsize: u32,
    pcbbytesneeded: *mut u32
) -> BOOL
Expand description

Required features: "Win32_System_Services", "Win32_Foundation", "Win32_Security"