python27_sys

Function PyBytes_FromString

Source
pub unsafe extern "C" fn PyBytes_FromString(
    v: *const c_char,
) -> *mut PyObject