Function get_image_pointer1

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