Function sljit_sys::sljit_create_compiler
source · pub unsafe extern "C" fn sljit_create_compiler(
allocator_data: *mut c_void,
exec_allocator_data: *mut c_void
) -> *mut sljit_compilerpub unsafe extern "C" fn sljit_create_compiler(
allocator_data: *mut c_void,
exec_allocator_data: *mut c_void
) -> *mut sljit_compiler