Module std::vec::rawDeprecated
[-]
[+]
[src]
Unsafe vector operations.
Functions
from_buf | Constructs a vector from an unsafe pointer to a buffer. |
Unsafe vector operations.
from_buf | Constructs a vector from an unsafe pointer to a buffer. |
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
).