Function rustc_codegen_llvm::llvm_::ffi::LLVMRustInlineAsmVerify[][src]

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