Type Definition cl_generic_vec::raw::AllocResult
source ·
[−]pub type AllocResult = Result<(), AllocError>;Expand description
Result of an allocation
pub type AllocResult = Result<(), AllocError>;Result of an allocation