pub unsafe extern "C" fn av_alpha_mode_from_name(
name: *const c_char,
) -> AVAlphaMode展开描述
@return the AVAlphaMode value for name or an AVError if not found.
pub unsafe extern "C" fn av_alpha_mode_from_name(
name: *const c_char,
) -> AVAlphaMode@return the AVAlphaMode value for name or an AVError if not found.