Function javascriptcore6::functions::options_get_size

source ·
pub fn options_get_size(option: &str) -> Option<usize>
Expand description

Get @option as a #gsize value.

§option

the option identifier

§Returns

true if @value has been set or false if the option doesn’t exist

§value

return location for the option value