Skip to main content

cef_v8value_create_int

Function cef_v8value_create_int 

Source
pub unsafe extern "C" fn cef_v8value_create_int(
    value: i32,
) -> *mut cef_v8value_t
Expand description

Create a new cef_v8value_t object of type int.