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

pub unsafe extern "system" fn GetSecurityDescriptorOwner(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pOwner: *mut PSID,
    lpbOwnerDefaulted: LPBOOL
) -> BOOL