BNDemangleWithDemangler

Function BNDemangleWithDemangler 

Source
pub unsafe extern "C" fn BNDemangleWithDemangler(
    demangler: *const BNDemangler,
    name: *const c_char,
    config: *const BNDemanglerConfig,
    result: *mut BNDemanglerResult,
) -> bool