Skip to main content

FLEncoder_GetError

Function FLEncoder_GetError 

Source
pub unsafe extern "C" fn FLEncoder_GetError(
    arg1: FLEncoder,
) -> FLError
Expand description

Returns the error code of an encoder, or NoError (0) if there’s no error.