SetEnvironmentDepthHandRemovalMETA

Type Alias SetEnvironmentDepthHandRemovalMETA 

Source
pub type SetEnvironmentDepthHandRemovalMETA = unsafe extern "system" fn(environment_depth_provider: EnvironmentDepthProviderMETA, set_info: *const EnvironmentDepthHandRemovalSetInfoMETA) -> Result;
Expand description