jit_calloc

Function jit_calloc 

Source
pub unsafe extern "C" fn jit_calloc(
    num: c_uint,
    size: c_uint,
) -> *mut c_void