[][src]Function evil_janet::janet_scalloc

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