Function MPI_Buffer_attach

Source
pub unsafe extern "C" fn MPI_Buffer_attach(
    buffer: *mut c_void,
    size: c_int,
) -> c_int