Type Alias physx_sys::AssertHandler

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