jsonnet_json_make_bool

Function jsonnet_json_make_bool 

Source
pub unsafe extern "C" fn jsonnet_json_make_bool(
    vm: *mut JsonnetVm,
    v: c_int,
) -> *mut JsonnetJsonValue