Function libflycapture2_sys::fc2SaveImageWithOption [] [src]

pub unsafe extern "C" fn fc2SaveImageWithOption(
    pImage: *mut fc2Image,
    pFilename: *const c_char,
    format: fc2ImageFileFormat,
    pOption: *mut c_void
) -> fc2Error