Skip to main content

mpsgraph_graph_arithmetic_binary

Function mpsgraph_graph_arithmetic_binary 

Source
pub unsafe extern "C" fn mpsgraph_graph_arithmetic_binary(
    graph_handle: *mut c_void,
    op: u32,
    primary_handle: *mut c_void,
    secondary_handle: *mut c_void,
    name: *const c_char,
) -> *mut c_void