Type Alias physx_sys::ZoneStartCallback

source ·
pub type ZoneStartCallback = unsafe extern "C" fn(_: *const i8, _: bool, _: u64, _: *const c_void) -> *mut c_void;