pub unsafe extern "C" fn PxProfilerCallback_zoneStart_mut(
    self_: *mut PxProfilerCallback,
    eventName: *const c_char,
    detached: bool,
    contextId: u64
) -> *mut c_void
Expand description

Mark the beginning of a nested profile block

Returns implementation-specific profiler data for this event