[][src]Function graphicsmagick_sys::ConstituteTextureImage

pub unsafe extern "C" fn ConstituteTextureImage(
    columns: c_ulong,
    rows: c_ulong,
    texture: *const Image,
    exception: *mut ExceptionInfo
) -> *mut Image