windows::Win32::Security::Authentication::Identity

Function LsaEnumerateTrustedDomainsEx

pub unsafe fn LsaEnumerateTrustedDomainsEx(
    policyhandle: LSA_HANDLE,
    enumerationcontext: *mut u32,
    buffer: *mut *mut c_void,
    preferedmaximumlength: u32,
    countreturned: *mut u32,
) -> NTSTATUS