[][src]Function CCODE::SetServiceObjectSecurity

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