pub unsafe extern "C" fn ZL_Output_getIntMetadata(
output: *const ZL_Output,
key: c_int,
) -> ZL_IntMetadataExpand description
@returns The value if present. ZL_IntMetadata::isPresent != 0 when the @p key exists, in which case ZL_IntMetadata::mValue is set to the value.