Skip to main content

MPI_Get_address

Function MPI_Get_address 

Source
pub unsafe extern "C" fn MPI_Get_address(
    location: *const c_void,
    address: *mut MPI_Aint,
) -> c_int