opus_custom_mode_create

Function opus_custom_mode_create 

Source
pub unsafe fn opus_custom_mode_create(
    Fs: i32,
    frame_size: i32,
    error: *mut i32,
) -> *const OpusCustomMode