Function evil_janet::janet_scalloc

source ·
pub unsafe extern "C-unwind" fn janet_scalloc(
    nmemb: usize,
    size: usize
) -> *mut c_void