[][src]Function winapi::um::winsvc::SetServiceObjectSecurity

pub unsafe extern "system" fn SetServiceObjectSecurity(
    hService: SC_HANDLE,
    dwSecurityInformation: SECURITY_INFORMATION,
    lpSecurityDescriptor: PSECURITY_DESCRIPTOR
) -> BOOL