pub unsafe extern "C" fn starpu_malloc_flags(
A: *mut *mut c_void,
dim: usize,
flags: c_int,
) -> c_intExpand description
Perform a memory allocation based on the constraints defined by the given flag. See \ref HowToLimitMemoryPerNode for more details.