Function r_mem_pool_alloc

Source
pub unsafe extern "C" fn r_mem_pool_alloc(
    pool: *mut RMemoryPool,
) -> *mut c_void