Skip to main content

Interpreter_getSessionInfo

Function Interpreter_getSessionInfo 

Source
pub unsafe extern "C" fn Interpreter_getSessionInfo(
    interpreter: *mut Interpreter,
    session: *const Session,
    code: c_int,
    ptr: *mut c_void,
) -> c_int