MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / secrets_provider.rs

File secrets_provider.rs

rust/src/secrets_provider.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use binaryninjacore_sys::*;
2use std::ffi::{c_char, c_void, CStr};
3use std::fmt::Debug;
4use std::ptr::NonNull;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected