Skip to main content

ucl_parser_register_variable

Function ucl_parser_register_variable 

Source
pub unsafe extern "C" fn ucl_parser_register_variable(
    parser: *mut ucl_parser,
    var: *const c_char,
    value: *const c_char,
)