Function gdal_sys::VSIIngestFile[][src]

pub unsafe extern "C" fn VSIIngestFile(
    fp: *mut VSILFILE,
    pszFilename: *const c_char,
    ppabyRet: *mut *mut GByte,
    pnSize: *mut vsi_l_offset,
    nMaxSize: GIntBig
) -> c_int