Function vapoursynth4_rs::set_api

source ·
pub fn set_api(major: u16, minor: u16) -> Result<(), ApiNotFound>
Expand description

Errors

Return ApiNotFound if the requested API is not found.