Skip to main content

Interpreter_setCacheFile

Function Interpreter_setCacheFile 

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