Type Definition physx_sys::AllocCallback[][src]

pub type AllocCallback = unsafe extern "C" fn(_: u64, _: *const c_void, _: *const c_void, _: u32, _: *const c_void) -> *mut c_void;