PMPI_Init

Function PMPI_Init 

Source
pub unsafe extern "C" fn PMPI_Init(
    argc: *mut c_int,
    argv: *mut *mut *mut c_char,
) -> c_int