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