tableGenRecordGetValueAsBit

Function tableGenRecordGetValueAsBit 

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