[][src]Function graphicsmagick_sys::GetMagickGeometry

pub unsafe extern "C" fn GetMagickGeometry(
    geometry: *const c_char,
    x: *mut c_long,
    y: *mut c_long,
    width: *mut c_ulong,
    height: *mut c_ulong
) -> c_int