pub unsafe extern "C" fn PxScene_fetchResults_mut(
    self_: *mut PxScene,
    block: bool,
    errorState: *mut u32
) -> bool
Expand description

This is the big brother to checkResults() it basically does the following:

True if the results have been fetched.