Type Definition physx_sys::ErrorCallback

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