[][src]Function realsense_sys::rs2_create_hdr_merge_processing_block

pub unsafe extern "C" fn rs2_create_hdr_merge_processing_block(
    error: *mut *mut rs2_error
) -> *mut rs2_processing_block

Creates a hdr_merge processing block. The block merges between two depth frames with different exposure values \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored