tc_open

Function tc_open 

Source
pub unsafe extern "C" fn tc_open(
    arg1: *mut target_s,
    path: target_addr_t,
    plen: usize,
    flags: target_open_flags_e,
    mode: mode_t,
) -> c_int