binaryninjacore_sys

Function BNAddTag

source
pub unsafe extern "C" fn BNAddTag(
    view: *mut BNBinaryView,
    tag: *mut BNTag,
    user: bool,
)