Function r_core::r_mem_pool_new[][src]

pub unsafe extern "C" fn r_mem_pool_new(
    nodesize: c_int,
    poolsize: c_int,
    poolcount: c_int
) -> *mut RMemoryPool