#[no_mangle]
pub extern "C" fn unapply_window64(
    vector: Box<VecBuf>,
    window: i32
) -> VectorInteropResult<VecBuf>
Expand description

See apply_window64 for a description of the window parameter.