tableGenRecordGetValueAsInt

Function tableGenRecordGetValueAsInt 

Source
pub unsafe extern "C" fn tableGenRecordGetValueAsInt(
    record_ref: TableGenRecordRef,
    name: TableGenStringRef,
    out: *mut i64,
) -> TableGenBool