Skip to main content

Rf_GetOptionWidth

Function Rf_GetOptionWidth 

Source
unsafe fn Rf_GetOptionWidth() -> c_int
Expand description

Get the width option.

Returns the value of getOption("width"). Checked wrapper for Rf_GetOptionWidth. Calls Rf_GetOptionWidth_unchecked and routes through with_r_thread. Generated from source location line 3804, column 8. Generated from source file miniextendr-api/src/ffi.rs.