Type Alias breez_sdk_core::bitcoin::util::key::secp256k1::ffi::types::c_char

pub type c_char = i8;
Expand description

This might not match C’s c_char exactly. The way we use it makes it fine either way but this type shouldn’t be used outside of the library.