Constant BUFFER_TOO_SMALL
pub const BUFFER_TOO_SMALL: i32 = -3;Expand description
The provided buffer is too small to hold the requested data.
pub const BUFFER_TOO_SMALL: i32 = -3;The provided buffer is too small to hold the requested data.