Function MPI_File_get_amode

Source
pub unsafe extern "C" fn MPI_File_get_amode(
    fh: MPI_File,
    amode: *mut c_int,
) -> c_int