rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCreateUWTableAttr

Source
pub unsafe extern "C" fn LLVMRustCreateUWTableAttr(
    C: &Context,
    async_: bool,
) -> &Attribute