Function evil_janet::janet_calloc

source ·
pub unsafe extern "C-unwind" fn janet_calloc(
    arg1: usize,
    arg2: usize
) -> *mut c_void