Skip to main content

dr_dup_file_handle

Function dr_dup_file_handle 

Source
pub unsafe extern "C" fn dr_dup_file_handle(f: file_t) -> file_t
Expand description

Returns a new copy of the file handle \p f. Returns INVALID_FILE on error.