Skip to main content

libraw_step

Function libraw_step 

Source
unsafe fn libraw_step(
    _lr: *mut libraw_data_t,
    path: &Path,
    label: &str,
    f: impl FnOnce() -> i32,
) -> bool