jit_get_memory_functions

Function jit_get_memory_functions 

Source
pub unsafe extern "C" fn jit_get_memory_functions(
    arg1: *mut jit_alloc_func_ptr,
    arg2: *mut jit_realloc_func_ptr,
    arg3: *mut jit_free_func_ptr,
)