Function json_value_init_string

Source
pub unsafe extern "C" fn json_value_init_string(
    string: *const c_char,
) -> *mut JSON_Value