Function rustc_codegen_llvm::llvm_::ffi::LLVMRustInlineAsmVerify

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