rustc_codegen_llvm::llvm_::ffi

Function LLVMRustInlineAsmVerify

Source
pub unsafe extern "C" fn LLVMRustInlineAsmVerify(
    Ty: &Type,
    Constraints: *const c_char,
    ConstraintsLen: size_t,
) -> bool