Function PMPI_Add_error_string

Source
pub unsafe extern "C" fn PMPI_Add_error_string(
    errorcode: c_int,
    string: *const c_char,
) -> c_int