Skip to main content

SLDataLocator_IODevice

Type Alias SLDataLocator_IODevice 

Source
pub type SLDataLocator_IODevice = SLDataLocator_IODevice_;

Aliased Type§

#[repr(C)]
pub struct SLDataLocator_IODevice { pub locatorType: u32, pub deviceType: u32, pub deviceID: u32, pub device: *const *const SLObjectItf_, }

Fields§

§locatorType: u32§deviceType: u32§deviceID: u32§device: *const *const SLObjectItf_