Skip to main content

splinter_set_mop

Function splinter_set_mop 

Source
pub unsafe extern "C" fn splinter_set_mop(mode: c_uint) -> c_int
Expand description

@brief Control Splinter’s mop mode. @param unsigned mode: 0 = off, 1 = hybrid, 2 = full boil. @return 0 on success, -1 on invalid mode, -2 if something is wrong with the store This will replace all _av() functions.