PxBroadcastingErrorCallback_reportError_mut

Function PxBroadcastingErrorCallback_reportError_mut 

Source
pub unsafe extern "C" fn PxBroadcastingErrorCallback_reportError_mut(
    self_: *mut PxBroadcastingErrorCallback,
    code: PxErrorCode,
    message: *const c_char,
    file: *const c_char,
    line: i32,
)
Expand description

Reports an error code.