Function SetServiceObjectSecurity
pub unsafe fn SetServiceObjectSecurity(
hservice: SC_HANDLE,
dwsecurityinformation: OBJECT_SECURITY_INFORMATION,
lpsecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> Result<()>
pub unsafe fn SetServiceObjectSecurity(
hservice: SC_HANDLE,
dwsecurityinformation: OBJECT_SECURITY_INFORMATION,
lpsecuritydescriptor: PSECURITY_DESCRIPTOR,
) -> Result<()>