pub unsafe extern "C" fn options_set_debug(
    opts: *mut Options,
    debug: c_int
)
Expand description

Enables or disables debug printing mode.