libc::funcs::c95::ctype::isalnum
+
+ [−]
+
+ [src]
+pub unsafe extern fn isalnum(c: c_int) -> c_int
From 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Jun 2015 20:16:15 +0000 Subject: Update documentation --- libc/funcs/c95/ctype/fn.isalnum.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isalpha.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.iscntrl.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isdigit.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isgraph.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.islower.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isprint.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.ispunct.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isspace.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isupper.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.isxdigit.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.tolower.html | 101 +++++++++++ libc/funcs/c95/ctype/fn.toupper.html | 101 +++++++++++ libc/funcs/c95/ctype/index.html | 206 ++++++++++++++++++++++ libc/funcs/c95/ctype/sidebar-items.js | 1 + libc/funcs/c95/index.html | 134 +++++++++++++++ libc/funcs/c95/sidebar-items.js | 1 + libc/funcs/c95/stdio/fn.fclose.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.feof.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.ferror.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fflush.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fgetc.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fgetpos.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fgets.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fopen.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fputc.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fputs.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fread.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.freopen.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fseek.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fsetpos.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.ftell.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.fwrite.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.perror.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.puts.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.remove.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.rename.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.rewind.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.setbuf.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.setvbuf.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.tmpfile.html | 101 +++++++++++ libc/funcs/c95/stdio/fn.ungetc.html | 101 +++++++++++ libc/funcs/c95/stdio/index.html | 302 +++++++++++++++++++++++++++++++++ libc/funcs/c95/stdio/sidebar-items.js | 1 + libc/funcs/c95/stdlib/fn._exit.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.abs.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.atexit.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.atof.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.atoi.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.calloc.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.exit.html | 127 ++++++++++++++ libc/funcs/c95/stdlib/fn.free.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.getenv.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.labs.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.malloc.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.rand.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.realloc.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.srand.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.strtod.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.strtol.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.strtoul.html | 101 +++++++++++ libc/funcs/c95/stdlib/fn.system.html | 101 +++++++++++ libc/funcs/c95/stdlib/index.html | 247 +++++++++++++++++++++++++++ libc/funcs/c95/stdlib/sidebar-items.js | 1 + libc/funcs/c95/string/fn.memchr.html | 101 +++++++++++ libc/funcs/c95/string/fn.memcmp.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcat.html | 101 +++++++++++ libc/funcs/c95/string/fn.strchr.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcmp.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcoll.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcpy.html | 101 +++++++++++ libc/funcs/c95/string/fn.strcspn.html | 101 +++++++++++ libc/funcs/c95/string/fn.strerror.html | 101 +++++++++++ libc/funcs/c95/string/fn.strlen.html | 101 +++++++++++ libc/funcs/c95/string/fn.strncat.html | 101 +++++++++++ libc/funcs/c95/string/fn.strncmp.html | 101 +++++++++++ libc/funcs/c95/string/fn.strncpy.html | 101 +++++++++++ libc/funcs/c95/string/fn.strpbrk.html | 101 +++++++++++ libc/funcs/c95/string/fn.strrchr.html | 101 +++++++++++ libc/funcs/c95/string/fn.strspn.html | 101 +++++++++++ libc/funcs/c95/string/fn.strstr.html | 101 +++++++++++ libc/funcs/c95/string/fn.strtok.html | 101 +++++++++++ libc/funcs/c95/string/fn.strxfrm.html | 101 +++++++++++ libc/funcs/c95/string/fn.wcslen.html | 101 +++++++++++ libc/funcs/c95/string/index.html | 262 ++++++++++++++++++++++++++++ libc/funcs/c95/string/sidebar-items.js | 1 + 86 files changed, 8858 insertions(+) create mode 100644 libc/funcs/c95/ctype/fn.isalnum.html create mode 100644 libc/funcs/c95/ctype/fn.isalpha.html create mode 100644 libc/funcs/c95/ctype/fn.iscntrl.html create mode 100644 libc/funcs/c95/ctype/fn.isdigit.html create mode 100644 libc/funcs/c95/ctype/fn.isgraph.html create mode 100644 libc/funcs/c95/ctype/fn.islower.html create mode 100644 libc/funcs/c95/ctype/fn.isprint.html create mode 100644 libc/funcs/c95/ctype/fn.ispunct.html create mode 100644 libc/funcs/c95/ctype/fn.isspace.html create mode 100644 libc/funcs/c95/ctype/fn.isupper.html create mode 100644 libc/funcs/c95/ctype/fn.isxdigit.html create mode 100644 libc/funcs/c95/ctype/fn.tolower.html create mode 100644 libc/funcs/c95/ctype/fn.toupper.html create mode 100644 libc/funcs/c95/ctype/index.html create mode 100644 libc/funcs/c95/ctype/sidebar-items.js create mode 100644 libc/funcs/c95/index.html create mode 100644 libc/funcs/c95/sidebar-items.js create mode 100644 libc/funcs/c95/stdio/fn.fclose.html create mode 100644 libc/funcs/c95/stdio/fn.feof.html create mode 100644 libc/funcs/c95/stdio/fn.ferror.html create mode 100644 libc/funcs/c95/stdio/fn.fflush.html create mode 100644 libc/funcs/c95/stdio/fn.fgetc.html create mode 100644 libc/funcs/c95/stdio/fn.fgetpos.html create mode 100644 libc/funcs/c95/stdio/fn.fgets.html create mode 100644 libc/funcs/c95/stdio/fn.fopen.html create mode 100644 libc/funcs/c95/stdio/fn.fputc.html create mode 100644 libc/funcs/c95/stdio/fn.fputs.html create mode 100644 libc/funcs/c95/stdio/fn.fread.html create mode 100644 libc/funcs/c95/stdio/fn.freopen.html create mode 100644 libc/funcs/c95/stdio/fn.fseek.html create mode 100644 libc/funcs/c95/stdio/fn.fsetpos.html create mode 100644 libc/funcs/c95/stdio/fn.ftell.html create mode 100644 libc/funcs/c95/stdio/fn.fwrite.html create mode 100644 libc/funcs/c95/stdio/fn.perror.html create mode 100644 libc/funcs/c95/stdio/fn.puts.html create mode 100644 libc/funcs/c95/stdio/fn.remove.html create mode 100644 libc/funcs/c95/stdio/fn.rename.html create mode 100644 libc/funcs/c95/stdio/fn.rewind.html create mode 100644 libc/funcs/c95/stdio/fn.setbuf.html create mode 100644 libc/funcs/c95/stdio/fn.setvbuf.html create mode 100644 libc/funcs/c95/stdio/fn.tmpfile.html create mode 100644 libc/funcs/c95/stdio/fn.ungetc.html create mode 100644 libc/funcs/c95/stdio/index.html create mode 100644 libc/funcs/c95/stdio/sidebar-items.js create mode 100644 libc/funcs/c95/stdlib/fn._exit.html create mode 100644 libc/funcs/c95/stdlib/fn.abs.html create mode 100644 libc/funcs/c95/stdlib/fn.atexit.html create mode 100644 libc/funcs/c95/stdlib/fn.atof.html create mode 100644 libc/funcs/c95/stdlib/fn.atoi.html create mode 100644 libc/funcs/c95/stdlib/fn.calloc.html create mode 100644 libc/funcs/c95/stdlib/fn.exit.html create mode 100644 libc/funcs/c95/stdlib/fn.free.html create mode 100644 libc/funcs/c95/stdlib/fn.getenv.html create mode 100644 libc/funcs/c95/stdlib/fn.labs.html create mode 100644 libc/funcs/c95/stdlib/fn.malloc.html create mode 100644 libc/funcs/c95/stdlib/fn.rand.html create mode 100644 libc/funcs/c95/stdlib/fn.realloc.html create mode 100644 libc/funcs/c95/stdlib/fn.srand.html create mode 100644 libc/funcs/c95/stdlib/fn.strtod.html create mode 100644 libc/funcs/c95/stdlib/fn.strtol.html create mode 100644 libc/funcs/c95/stdlib/fn.strtoul.html create mode 100644 libc/funcs/c95/stdlib/fn.system.html create mode 100644 libc/funcs/c95/stdlib/index.html create mode 100644 libc/funcs/c95/stdlib/sidebar-items.js create mode 100644 libc/funcs/c95/string/fn.memchr.html create mode 100644 libc/funcs/c95/string/fn.memcmp.html create mode 100644 libc/funcs/c95/string/fn.strcat.html create mode 100644 libc/funcs/c95/string/fn.strchr.html create mode 100644 libc/funcs/c95/string/fn.strcmp.html create mode 100644 libc/funcs/c95/string/fn.strcoll.html create mode 100644 libc/funcs/c95/string/fn.strcpy.html create mode 100644 libc/funcs/c95/string/fn.strcspn.html create mode 100644 libc/funcs/c95/string/fn.strerror.html create mode 100644 libc/funcs/c95/string/fn.strlen.html create mode 100644 libc/funcs/c95/string/fn.strncat.html create mode 100644 libc/funcs/c95/string/fn.strncmp.html create mode 100644 libc/funcs/c95/string/fn.strncpy.html create mode 100644 libc/funcs/c95/string/fn.strpbrk.html create mode 100644 libc/funcs/c95/string/fn.strrchr.html create mode 100644 libc/funcs/c95/string/fn.strspn.html create mode 100644 libc/funcs/c95/string/fn.strstr.html create mode 100644 libc/funcs/c95/string/fn.strtok.html create mode 100644 libc/funcs/c95/string/fn.strxfrm.html create mode 100644 libc/funcs/c95/string/fn.wcslen.html create mode 100644 libc/funcs/c95/string/index.html create mode 100644 libc/funcs/c95/string/sidebar-items.js (limited to 'libc/funcs/c95') diff --git a/libc/funcs/c95/ctype/fn.isalnum.html b/libc/funcs/c95/ctype/fn.isalnum.html new file mode 100644 index 0000000..de97be2 --- /dev/null +++ b/libc/funcs/c95/ctype/fn.isalnum.html @@ -0,0 +1,101 @@ + + +
+ + + + + + +pub unsafe extern fn isalnum(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn isalpha(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn iscntrl(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn isdigit(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn isgraph(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn islower(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn isprint(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn ispunct(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn isspace(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn isupper(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn isxdigit(c: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn tolower(c: c_char) -> c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn toupper(c: c_char) -> c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
isalnum | ++ + | +
isalpha | ++ + | +
iscntrl | ++ + | +
isdigit | ++ + | +
isgraph | ++ + | +
islower | ++ + | +
isprint | ++ + | +
ispunct | ++ + | +
isspace | ++ + | +
isupper | ++ + | +
isxdigit | ++ + | +
tolower | ++ + | +
toupper | ++ + | +
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
ctype | ++ + | +
stdio | ++ + | +
stdlib | ++ + | +
string | ++ + | +
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fclose(file: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn feof(stream: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn ferror(stream: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fflush(file: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fgetc(stream: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fgetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fputc(c: c_int, stream: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fputs(s: *const c_char, stream: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *mut FILE) -> size_t
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fsetpos(stream: *mut FILE, ptr: *mut fpos_t) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn ftell(stream: *mut FILE) -> c_long
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn fwrite(ptr: *const c_void, size: size_t, nobj: size_t, stream: *mut FILE) -> size_t
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn perror(s: *const c_char)
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn puts(s: *const c_char) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn remove(filename: *const c_char) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn rename(oldname: *const c_char, newname: *const c_char) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn rewind(stream: *mut FILE)
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn setbuf(stream: *mut FILE, buf: *mut c_char)
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn tmpfile() -> *mut FILE
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn ungetc(c: c_int, stream: *mut FILE) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
fclose | ++ + | +
feof | ++ + | +
ferror | ++ + | +
fflush | ++ + | +
fgetc | ++ + | +
fgetpos | ++ + | +
fgets | ++ + | +
fopen | ++ + | +
fputc | ++ + | +
fputs | ++ + | +
fread | ++ + | +
freopen | ++ + | +
fseek | ++ + | +
fsetpos | ++ + | +
ftell | ++ + | +
fwrite | ++ + | +
perror | ++ + | +
puts | ++ + | +
remove | ++ + | +
rename | ++ + | +
rewind | ++ + | +
setbuf | ++ + | +
setvbuf | ++ + | +
tmpfile | ++ + | +
ungetc | ++ + | +
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn _exit(status: c_int) -> !
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn abs(i: c_int) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn atexit(cb: extern "C" fn()) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn atof(s: *const c_char) -> c_double
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn atoi(s: *const c_char) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn calloc(nobj: size_t, size: size_t) -> *mut c_void
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn exit(status: c_int) -> !
Exits the running program in a possibly dangerous manner.
+ +While this forces your program to exit, it does so in a way that has +consequences. This will skip all unwinding code, which means that anything +relying on unwinding for cleanup (such as flushing and closing a buffer to a +file) may act in an unexpected way.
+ ++extern crate libc; + +fn main() { + unsafe { + libc::exit(1); + } +} ++
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn free(p: *mut c_void)
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn getenv(s: *const c_char) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn labs(i: c_long) -> c_long
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn malloc(size: size_t) -> *mut c_void
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn rand() -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn realloc(p: *mut c_void, size: size_t) -> *mut c_void
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn srand(seed: c_uint)
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn system(s: *const c_char) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
_exit | ++ + | +
abs | ++ + | +
atexit | ++ + | +
atof | ++ + | +
atoi | ++ + | +
calloc | ++ + | +
exit | +
+ Exits the running program in a possibly dangerous manner. + + |
+
free | ++ + | +
getenv | ++ + | +
labs | ++ + | +
malloc | ++ + | +
rand | ++ + | +
realloc | ++ + | +
srand | ++ + | +
strtod | ++ + | +
strtol | ++ + | +
strtoul | ++ + | +
system | ++ + | +
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn memchr(cx: *const c_void, c: c_int, n: size_t) -> *mut c_void
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn memcmp(cx: *const c_void, ct: *const c_void, n: size_t) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strchr(cs: *const c_char, c: c_int) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strerror(n: c_int) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strlen(cs: *const c_char) -> size_t
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strspn(cs: *const c_char, ct: *const c_char) -> size_t
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
pub unsafe extern fn wcslen(buf: *const wchar_t) -> size_t
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+
memchr | ++ + | +
memcmp | ++ + | +
strcat | ++ + | +
strchr | ++ + | +
strcmp | ++ + | +
strcoll | ++ + | +
strcpy | ++ + | +
strcspn | ++ + | +
strerror | ++ + | +
strlen | ++ + | +
strncat | ++ + | +
strncmp | ++ + | +
strncpy | ++ + | +
strpbrk | ++ + | +
strrchr | ++ + | +
strspn | ++ + | +
strstr | ++ + | +
strtok | ++ + | +
strxfrm | ++ + | +
wcslen | ++ + | +
+ Prefix searches with a type followed by a colon (e.g.
+ fn:
) to restrict the search to a given type.
+
+ Accepted types are: fn
, mod
,
+ struct
, enum
,
+ trait
, typedef
(or
+ tdef
).
+
+ Search functions by type signature (e.g.
+ vec -> usize
)
+