pub unsafe extern "C" fn LLVMGetInlineAsmConstraintString( InlineAsmVal: LLVMValueRef, Len: *mut size_t, ) -> *const c_char
Get the raw constraint string for an inline assembly snippet.