- BPT_CHECK_FLAG
bool BPT_CHECK_FLAG(m64p_breakpoint a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- BPT_CLEAR_FLAG
void BPT_CLEAR_FLAG(m64p_breakpoint a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- BPT_SET_FLAG
void BPT_SET_FLAG(m64p_breakpoint a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- BPT_TOGGLE_FLAG
void BPT_TOGGLE_FLAG(m64p_breakpoint a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.