pub type SLDataLocator_Address = SLDataLocator_Address_;Aliased Type§
#[repr(C)]pub struct SLDataLocator_Address {
pub locatorType: u32,
pub pAddress: *mut c_void,
pub length: u32,
}Fields§
§locatorType: u32§pAddress: *mut c_void§length: u32