Class type BCHLibTypes.call_target_info_int
method get_dll_target : string * stringmethod get_static_lib_target : doubleword_int * string * string list * stringmethod get_jni_target_index : intmethod get_jni_index : intmethod get_stack_adjustment : int optionmethod get_enums_referenced : string listmethod is_nonreturning : boolmethod has_sideeffects : boolmethod is_signature_valid : boolmethod is_semantics_valid : boolmethod is_app_call : boolmethod is_in_application_call : boolmethod is_wrapped_app_call : boolmethod is_dll_call : boolmethod is_static_dll_call : boolmethod is_wrapped_dll_call : boolmethod has_dll_target : boolmethod is_inlined_call : boolmethod is_wrapped_call : boolmethod is_static_lib_call : boolmethod is_jni_call : boolmethod is_indirect_call : boolmethod is_virtual_call : boolmethod is_call_category : string -> bool