jit_strndup

Function jit_strndup 

Source
pub unsafe extern "C" fn jit_strndup(
    str_: *const c_char,
    len: c_uint,
) -> *mut c_char