[][src]Function hdf5_sys::h5fd::H5FDalloc

pub unsafe extern "C" fn H5FDalloc(
    file: *mut H5FD_t,
    type_: H5FD_mem_t,
    dxpl_id: hid_t,
    size: hsize_t
) -> haddr_t