pub unsafe extern "C" fn cef_v8value_create_bool(
value: c_int,
) -> *mut cef_v8value_tExpand description
Create a new cef_v8value_t object of type bool.
pub unsafe extern "C" fn cef_v8value_create_bool(
value: c_int,
) -> *mut cef_v8value_tCreate a new cef_v8value_t object of type bool.