wrenGetListCount

Function wrenGetListCount 

Source
pub unsafe extern "C" fn wrenGetListCount(
    vm: *mut WrenVM,
    slot: c_int,
) -> c_int