Function r_core::r_id_pool_new[][src]

pub unsafe extern "C" fn r_id_pool_new(
    start_id: c_uint,
    last_id: c_uint
) -> *mut RIDPool