torch_sys

Function atm_create_class_

source
pub unsafe extern "C" fn atm_create_class_(
    m: *mut CModule_,
    clz_name: *const c_char,
    args: *const *mut CIValue,
    n: c_int,
) -> *mut CIValue