[][src]Function realsense_sys::rs2_get_recommended_processing_blocks_count

pub unsafe extern "C" fn rs2_get_recommended_processing_blocks_count(
    list: *const rs2_processing_block_list,
    error: *mut *mut rs2_error
) -> c_int

Returns the processing blocks list size \param[in] list the processing blocks list \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored \return the processing block list size