[][src]Function realsense_sys::rs2_get_options_list

pub unsafe extern "C" fn rs2_get_options_list(
    options: *const rs2_options,
    error: *mut *mut rs2_error
) -> *mut rs2_options_list

get the list of supported options of options container \param[in] options the options container \param[out] error if non-null, receives any error that occurs during this call, otherwise, errors are ignored