#[repr(C)]pub struct LSA_FOREST_TRUST_BINARY_DATA {
pub Length: u32,
pub Buffer: *mut u8,
}Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§Length: u32§Buffer: *mut u8#[repr(C)]pub struct LSA_FOREST_TRUST_BINARY_DATA {
pub Length: u32,
pub Buffer: *mut u8,
}Required features: "Win32_Security_Authentication_Identity"
Length: u32§Buffer: *mut u8