[][src]Function tensorflow_sys::TF_ExtendGraph

pub unsafe extern "C" fn TF_ExtendGraph(
    arg1: *mut TF_DeprecatedSession,
    proto: *const c_void,
    proto_len: usize,
    arg2: *mut TF_Status
)