[][src]Function aubio_sys::new_aubio_window

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

create window

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