binaryninjacore_sys

Function BNCreateComponentWithParent

source
pub unsafe extern "C" fn BNCreateComponentWithParent(
    view: *mut BNBinaryView,
    parentGUID: *const c_char,
) -> *mut BNComponent