[][src]Function realsense_sys::rs2_create_align

pub unsafe extern "C" fn rs2_create_align(
    align_to: rs2_stream,
    error: *mut *mut rs2_error
) -> *mut rs2_processing_block

Creates Align processing block. \param[in] align_to stream type to be used as the target of frameset alignment \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored