Function BNGetComponentByPath

Source
pub unsafe extern "C" fn BNGetComponentByPath(
    view: *mut BNBinaryView,
    path: *const c_char,
) -> *mut BNComponent