Skip to main content

jsonnet_json_extract_string

Function jsonnet_json_extract_string 

Source
pub unsafe extern "C" fn jsonnet_json_extract_string(
    vmRef: *mut JsonnetVm,
    json: *mut JsonnetJsonValue,
) -> *mut c_char