RaycastProcessTouchesCallback

Type Alias RaycastProcessTouchesCallback 

Source
pub type RaycastProcessTouchesCallback = unsafe extern "C" fn(*const PxRaycastHit, u32, *mut c_void) -> bool;