Skip to main content

OH_DecodingOptions_Create

Function OH_DecodingOptions_Create 

Source
pub unsafe extern "C" fn OH_DecodingOptions_Create(
    options: *mut *mut OH_DecodingOptions,
) -> Image_ErrorCode
Expand description

@brief Create a pointer for OH_DecodingOptions struct.

@param options The OH_DecodingOptions pointer will be operated. @return Returns {@link Image_ErrorCode} @since 12