Macro mpc::str_c [] [src]

macro_rules! str_c {
    ($ptr:expr) => { ... };
}

Convert a C's const char* to a rustic String