Type Definition physx_sys::ErrorCallback

source ·
pub type ErrorCallback = unsafe extern "C" fn(_: PxErrorCode, _: *const i8, _: *const i8, _: u32, _: *const c_void);