pub unsafe extern "C" fn PxScene_fetchResults_mut(
self_: *mut PxScene,
block: bool,
errorState: *mut u32,
) -> boolExpand description
This is the big brother to checkResults() it basically does the following:
True if the results have been fetched.