[][src]Function realsense_sys::rs2_keep_frame

pub unsafe extern "C" fn rs2_keep_frame(frame: *mut rs2_frame)

communicate to the library you intend to keep the frame alive for a while this will remove the frame from the regular count of the frame pool once this function is called, the SDK can no longer guarantee 0-allocations during frame cycling \param[in] frame handle returned from a callback