Function ucl_parser_add_fd

Source
pub unsafe extern "C" fn ucl_parser_add_fd(
    parser: *mut ucl_parser,
    fd: c_int,
) -> bool