[][src]Function realsense_sys::rs2_log_to_file

pub unsafe extern "C" fn rs2_log_to_file(
    min_severity: rs2_log_severity,
    file_path: *const c_char,
    error: *mut *mut rs2_error
)