fz_optpath

Function fz_optpath 

Source
pub unsafe extern "C" fn fz_optpath(opt: *mut c_char) -> *mut c_char
Expand description

Convert “-” to “/dev/stdout” for use with command lines.
Also converts “nul” and “con” on Windows.