Skip to main content

SLDataLocator_URI

Type Alias SLDataLocator_URI 

Source
pub type SLDataLocator_URI = SLDataLocator_URI_;

Aliased Type§

#[repr(C)]
pub struct SLDataLocator_URI { pub locatorType: u32, pub URI: *mut u8, }

Fields§

§locatorType: u32§URI: *mut u8