[][src]Function gojsonnet_sys::jsonnet_json_extract_number

pub unsafe extern "C" fn jsonnet_json_extract_number(
    p0: *mut JsonnetVm,
    p1: *mut JsonnetJsonValue,
    p2: *mut f64
) -> c_int