Docs.rs
postgres-extension-0.1.1
postgres-extension 0.1.1
Docs.rs crate page
PostgreSQL
OR
MIT
Links
Repository
crates.io
Source
Owners
jeff-davis
Dependencies
libc ^0.2.47
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
postgres_
extension
0.1.1
In postgres_
extension::
utils::
memutils::
c
postgres_extension
::
utils
::
memutils
::
c
Function
MemoryContextAlloc
Copy item path
Source
pub unsafe extern "C" fn MemoryContextAlloc( context:
MemoryContext
, size:
usize
, ) ->
*mut
u8