SetSecurityDescriptorOwner

Function SetSecurityDescriptorOwner 

Source
pub unsafe extern "C" fn SetSecurityDescriptorOwner(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pOwner: PSID,
    bOwnerDefaulted: WINBOOL,
) -> WINBOOL