Interpreter_setCacheFile

Function Interpreter_setCacheFile 

Source
pub unsafe extern "C" fn Interpreter_setCacheFile(
    interpreter: *mut Interpreter,
    cacheFile: *const i8,
    keySize: usize,
)