FunctionJava_net_obscura_vpnclientapp_client_ObscuraLibrary_setNetworkInterface(
mut env: JNIEnv,
_: JClass,
handle: JObject,
j_name: JString,
j_index: jint,
)
rustlib/src/android/ffi.rs:156
FunctionLocationCard({ exit, connected, showLastChosen = false, onSelect, togglePin, pinned }: LocationCarProps)
obscura-ui/src/views/LocationView.tsx:220
FunctionMobileDrawer({ size, title, opened, onClose, children, withCloseButton, ...others }: MobileDrawerProps)
obscura-ui/src/components/ConfirmationDialog.tsx:50
FunctionSelectCreatable({ defaultValue, choices, onSubmit, inputBaseProps = {} }: { defaultValue?: string, choices: Choice[], onSubmi
obscura-ui/src/components/SelectCreatable.tsx:9