Constant ZX_ERR_BUFFER_TOO_SMALL     
pub const ZX_ERR_BUFFER_TOO_SMALL: i32 = -15;Expand description
The caller-provided buffer is too small for this operation.
pub const ZX_ERR_BUFFER_TOO_SMALL: i32 = -15;The caller-provided buffer is too small for this operation.