binaryninjacore_sys

Function BNDemangleMS

source
pub unsafe extern "C" fn BNDemangleMS(
    arch: *mut BNArchitecture,
    mangledName: *const c_char,
    outType: *mut *mut BNType,
    outVarName: *mut *mut *mut c_char,
    outVarNameElements: *mut usize,
    simplify: bool,
) -> bool
Expand description

Demangler