[][src]Function gojsonnet_sys::jsonnet_fmt_max_blank_lines

pub unsafe extern "C" fn jsonnet_fmt_max_blank_lines(
    vm: *mut JsonnetVm,
    n: c_int
)

Indentation level when reformatting (number of spaeces).

\param n Number of spaces, must be > 0.