Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ name
Method
name
rust/src/calling_convention.rs:458–460 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
456
}
457
458
pub fn name(&self) -> BnString {
459
unsafe { BnString::from_raw(BNGetCallingConventionName(self.handle)) }
460
}
461
462
pub fn variables_for_parameters(
463
&self,
Callers
1
fmt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected