binaryninjacore_sys

Function BNGetCommentForAddress

source
pub unsafe extern "C" fn BNGetCommentForAddress(
    func: *mut BNFunction,
    addr: u64,
) -> *mut c_char