Function jsonnet_sys::jsonnet_json_extract_string [] [src]

pub unsafe extern "C" fn jsonnet_json_extract_string(
    vm: *mut JsonnetVm,
    v: *const JsonnetJsonValue
) -> *const c_char