Function evil_janet::janet_calloc

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