Function windows_sys::Win32::System::Services::SetServiceObjectSecurity

pub unsafe extern "system" fn SetServiceObjectSecurity(
    hservice: SC_HANDLE,
    dwsecurityinformation: OBJECT_SECURITY_INFORMATION,
    lpsecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> BOOL