[][src]Function arrayfire::set_mem_step_size

pub fn set_mem_step_size(step_bytes: usize)

Set the minimum memory chunk size

Parameters

  • step_bytes is the size of minimum memory chunk in bytes

Return Values

None