read

Function read 

Source
pub unsafe fn read(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Reads the last request, if any.

Returns whether a request was read.

This is an allocating function.