libssh2_sys::LIBSSH2_ALLOC_FUNC [] [src]

type LIBSSH2_ALLOC_FUNC = extern fn(size_t, *mut *mut c_void) -> *mut c_void;