fc2SaveImageWithOption

Function fc2SaveImageWithOption 

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