Function LLVMRustCreateUWTableAttr

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