pub unsafe extern "C" fn PxBaseTask_getName(
self_: *const PxBaseTask,
) -> *const c_charExpand description
Return a user-provided task name for profiling purposes.
It does not have to be unique, but unique names are helpful.
The name of this task