Function TF_ImportGraphDefOptionsSetDefaultDevice

Source
pub unsafe fn TF_ImportGraphDefOptionsSetDefaultDevice(
    opts: *mut TF_ImportGraphDefOptions,
    device: *const c_char,
)