nnhttpConnectionSendPostDataRaw FunctionNN_EXTERN_C nnResult nnhttpConnectionSendPostDataRaw( nnhttpConnection * this_, const void * pValue, u32 length );
| Name | Description | |
|---|---|---|
| this_ | ||
| pValue | ||
| length |
See the corresponding C++ function nn::http::Connection::SendPostDataRaw.
CONFIDENTIAL