-
Rust용어]ABI, Application Binary Interface (ABI)코딩Coding/Rust용어 2022. 5. 17. 01:12728x90
https://doc.rust-lang.org/reference/abi.html
Application Binary Interface - The Rust Reference
This section documents features that affect the ABI of the compiled output of a crate. See extern functions for information on specifying the ABI for exporting functions. See external blocks for information on specifying the ABI for linking external librar
doc.rust-lang.org
반응형'코딩Coding > Rust용어' 카테고리의 다른 글
스텁(stub) (0) 2023.03.06 Rust용어] first첫번째 변수를 의미함, rest 첫번째를 뺀 나머지 변수들__split_first_mut() 할 때 나오는 용어 (0) 2022.05.29 rust용어]src = source / dest = destination (0) 2022.05.29 Rust용어] Zero Sized Types (ZSTs) (0) 2022.05.29 coding용어) aggregation (0) 2022.04.05 Rust용어)Type Inference:(타입_추론)Hindley-Milner in Rust-Reddit (0) 2022.02.07 Rust용어)Type annotation (0) 2022.02.04 (용어) instance, instantiate- 개념 (0) 2021.12.23