Function write_image

Source
pub unsafe extern "C" fn write_image(
    Image: Hobject,
    Format: *const c_char,
    FillColor: Hlong,
    FileName: *const c_char,
) -> Herror