Function gen_image_const

Source
pub unsafe extern "C" fn gen_image_const(
    Image: *mut Hobject,
    Type: *const c_char,
    Width: Hlong,
    Height: Hlong,
) -> Herror