pub unsafe extern "C" fn PxInputData_tell(
self_: *const PxInputData,
) -> u32Expand description
return the current offset from the start of the data
the offset to seek to.
pub unsafe extern "C" fn PxInputData_tell(
self_: *const PxInputData,
) -> u32return the current offset from the start of the data
the offset to seek to.