AcquireEnvironmentDepthImageMETA

Type Alias AcquireEnvironmentDepthImageMETA 

Source
pub type AcquireEnvironmentDepthImageMETA = unsafe extern "system" fn(environment_depth_provider: EnvironmentDepthProviderMETA, acquire_info: *const EnvironmentDepthImageAcquireInfoMETA, environment_depth_image: *mut EnvironmentDepthImageMETA) -> Result;
Expand description