[][src]Function tensorflow_sys::TF_SetConfig

pub unsafe extern "C" fn TF_SetConfig(
    options: *mut TF_SessionOptions,
    proto: *const c_void,
    proto_len: usize,
    status: *mut TF_Status
)