[][src]Function torch_sys::c_generated::atg_hann_window

pub unsafe extern "C" fn atg_hann_window(
    out__: *mut *mut C_tensor,
    window_length_: i64,
    options_kind: c_int,
    options_device: c_int
)