Function torch::_THArgCheck [] [src]

pub unsafe extern "C" fn _THArgCheck(
    file: *const c_char,
    line: c_int,
    condition: c_int,
    argNumber: c_int,
    fmt: *const c_char,
     ...
)