Type Alias rshooks_api::api::Buffer

source ยท
pub type Buffer<const T: usize> = [u8; T];
Expand description

Buffer of the specified size