Function grokj2k_sys::grk_set_error_handler[][src]

pub unsafe extern "C" fn grk_set_error_handler(
    p_callback: grk_msg_callback,
    user_data: *mut c_void
) -> bool
Expand description

Set error handler

@param p_callback the callback function which will be used @param user_data client object where will be returned the message