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