[][src]Function physx_sys::PxAllocatorCallback_allocate_mut

pub unsafe extern "C" fn PxAllocatorCallback_allocate_mut(
    self_: *mut PxAllocatorCallback,
    size: usize,
    typeName: *const i8,
    filename: *const i8,
    line: i32
) -> *mut c_void