pub type SLDataLocator_AndroidFD = SLDataLocator_AndroidFD_;Aliased Type§
#[repr(C)]pub struct SLDataLocator_AndroidFD {
pub locatorType: u32,
pub fd: i32,
pub offset: i64,
pub length: i64,
}Fields§
§locatorType: u32§fd: i32§offset: i64§length: i64