hdfs::native::hadoopRzBufferGet [] [src]

pub unsafe extern fn hadoopRzBufferGet(buffer: *const hadoopRzBuffer) -> *const c_void

Get a pointer to the raw buffer returned from readZero.

Params

Return

a pointer to the start of the buffer. This will be NULL when end-of-file has been reached.