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

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