[][src]Function libucl_bind::ucl_parser_set_filevars

pub unsafe extern "C" fn ucl_parser_set_filevars(
    parser: *mut ucl_parser,
    filename: *const c_char,
    need_expand: bool
) -> bool