Skip to main content

dr_get_logfile

Function dr_get_logfile 

Source
pub unsafe extern "C" fn dr_get_logfile(
    drcontext: *mut c_void,
) -> file_t
Expand description

Returns the log file for the thread with drcontext \p drcontext. If \p drcontext is NULL, returns the main log file.