Type Definition libssh2_sys::LIBSSH2_ALLOC_FUNC [−][src]
type LIBSSH2_ALLOC_FUNC = extern "C" fn(_: size_t, _: *mut *mut c_void) -> *mut c_void;
type LIBSSH2_ALLOC_FUNC = extern "C" fn(_: size_t, _: *mut *mut c_void) -> *mut c_void;