cef_v8_value_create_bool

Function cef_v8_value_create_bool 

Source
pub unsafe extern "C" fn cef_v8_value_create_bool(
    value: c_int,
) -> *mut cef_v8_value_t
Expand description

Create a new cef_v8_value_t object of type bool.