Function gdal_sys::VSISetCryptKey

source ·
pub unsafe extern "C" fn VSISetCryptKey(
    pabyKey: *const GByte,
    nKeySize: c_int
)