Skip to main content

WSReleaseRealArray

Function WSReleaseRealArray 

Source
pub unsafe extern "C" fn WSReleaseRealArray(
    mlp: *mut MLink,
    data: *mut f64,
    dims: *mut i64,
    heads: *mut *mut i8,
    depth: i64,
)