Function winapi::um::securitybaseapi::SetSecurityDescriptorOwner[][src]

pub unsafe extern "system" fn SetSecurityDescriptorOwner(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pOwner: PSID,
    bOwnerDefaulted: BOOL
) -> BOOL