Function BNAddDebugDataVariableInfo

Source
pub unsafe extern "C" fn BNAddDebugDataVariableInfo(
    debugInfo: *mut BNDebugInfo,
    var: *const BNDataVariableAndName,
) -> bool