SQLParamData

Function SQLParamData 

pub unsafe fn SQLParamData(
    statementhandle: *mut c_void,
    value: Option<*mut *mut c_void>,
) -> i16