Function m4ri_rust::ffi::djb_init [] [src]

pub unsafe extern "C" fn djb_init(nrows: Rci, ncols: Rci) -> *mut Djb

Allocate a new DJB linear map

nrows: number of rows ncols: Number of columns