pub unsafe extern "C" fn new_aubio_window(
    window_type: *mut char_t,
    size: uint_t
) -> *mut fvec_t
Expand description

create window

\param window_type type of the window to create \param size length of the window to create (see fvec_set_window())