pub unsafe extern "C" fn heif_encoder_set_logging_level(
arg1: *mut heif_encoder,
level: c_int,
) -> heif_errorExpand description
level should be between 0 (= none) to 4 (= full)
pub unsafe extern "C" fn heif_encoder_set_logging_level(
arg1: *mut heif_encoder,
level: c_int,
) -> heif_errorlevel should be between 0 (= none) to 4 (= full)