starpu_malloc_flags

Function starpu_malloc_flags 

Source
pub unsafe extern "C" fn starpu_malloc_flags(
    A: *mut *mut c_void,
    dim: usize,
    flags: c_int,
) -> c_int
Expand description

Perform a memory allocation based on the constraints defined by the given flag. See \ref HowToLimitMemoryPerNode for more details.