H5FDalloc

Function H5FDalloc 

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