atm_create_class_

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