Skip to main content

dr_flush_region

Function dr_flush_region 

Source
pub unsafe extern "C" fn dr_flush_region(
    start: app_pc,
    size: usize,
) -> bool_
Expand description

Equivalent to dr_flush_region_ex(start, size, NULL).