Skip to main content

set_bytes

Function set_bytes 

Source
fn set_bytes<T>(
    enc: &ProtocolObject<dyn MTLComputeCommandEncoder>,
    index: usize,
    value: &T,
)