Function windows::Win32::Security::Authentication::Identity::LsaEnumerateTrustedDomains
pub unsafe fn LsaEnumerateTrustedDomains<P0>(
policyhandle: P0,
enumerationcontext: *mut u32,
buffer: *mut *mut c_void,
preferedmaximumlength: u32,
countreturned: *mut u32,
) -> NTSTATUSwhere
P0: Param<LSA_HANDLE>,