Function vlfeat_sys::vl_array_new_matrix_envelope [] [src]

pub unsafe extern "C" fn vl_array_new_matrix_envelope(
    data: *mut c_void,
    type_: vl_type,
    numRows: vl_size,
    numColumns: vl_size
) -> *mut VlArray