libssh2_sys::LIBSSH2_REALLOC_FUNC [] [src]

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