janet_scalloc

Function janet_scalloc 

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