[][src]Function physx_sys::PxErrorCallback_reportError_mut

pub unsafe extern "C" fn PxErrorCallback_reportError_mut(
    self_: *mut PxErrorCallback,
    code: Enum,
    message: *const i8,
    file: *const i8,
    line: i32
)